home *** CD-ROM | disk | FTP | other *** search
- VERSION 4.00
- Begin VB.Form OrderForm
- Appearance = 0 'Flat
- BackColor = &H80000004&
- BorderStyle = 3 'Fixed Dialog
- Caption = "Ordering Information"
- ClientHeight = 4845
- ClientLeft = 1005
- ClientTop = 1710
- ClientWidth = 7665
- ControlBox = 0 'False
- BeginProperty Font
- name = "MS Sans Serif"
- charset = 0
- weight = 700
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 5310
- Left = 915
- LinkMode = 1 'Source
- LinkTopic = "Form2"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 4845
- ScaleWidth = 7665
- Top = 1335
- Width = 7845
- Begin VB.CommandButton Command1
- Appearance = 0 'Flat
- BackColor = &H80000005&
- Caption = "Print"
- Height = 495
- Left = 4680
- TabIndex = 17
- Top = 3840
- Width = 1035
- End
- Begin VB.CommandButton Command2
- Appearance = 0 'Flat
- BackColor = &H80000005&
- Caption = "Exit"
- Height = 495
- Left = 6360
- TabIndex = 18
- Top = 3840
- Width = 1035
- End
- Begin VB.Label Label2
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Desaware is commited to providing top quality software at rock bottom prices."
- ForeColor = &H00800000&
- Height = 195
- Left = 60
- TabIndex = 0
- Top = 60
- Width = 7575
- End
- Begin VB.Label Label3
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = $"ORDER.frx":0000
- ForeColor = &H80000008&
- Height = 855
- Left = 120
- TabIndex = 1
- Top = 360
- Width = 7515
- End
- Begin VB.Label Label4
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "All this for only $129 + $5 shipping && handling."
- BeginProperty Font
- name = "MS Sans Serif"
- charset = 0
- weight = 700
- size = 9.75
- underline = -1 'True
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 255
- Left = 60
- TabIndex = 3
- Top = 1200
- Width = 7395
- End
- Begin VB.Label Label1
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = $"ORDER.frx":0116
- ForeColor = &H80000008&
- Height = 435
- Left = 60
- TabIndex = 2
- Top = 1560
- Width = 7575
- End
- Begin VB.Label Label5
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Name:___________________________________"
- ForeColor = &H80000008&
- Height = 195
- Left = 60
- TabIndex = 4
- Top = 2220
- Width = 4275
- End
- Begin VB.Label Label13
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Mail or fax order to:"
- ForeColor = &H80000008&
- Height = 195
- Left = 4500
- TabIndex = 12
- Top = 2220
- Width = 2955
- End
- Begin VB.Label Label6
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Company:________________________________"
- ForeColor = &H80000008&
- Height = 195
- Left = 60
- TabIndex = 5
- Top = 2520
- Width = 4275
- End
- Begin VB.Label Label14
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Desaware"
- BeginProperty Font
- name = "MS Sans Serif"
- charset = 0
- weight = 700
- size = 12
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 255
- Left = 4500
- TabIndex = 13
- Top = 2520
- Width = 3075
- End
- Begin VB.Label Label7
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Address:_________________________________"
- ForeColor = &H80000008&
- Height = 255
- Left = 60
- TabIndex = 6
- Top = 2820
- Width = 4275
- End
- Begin VB.Label Label15
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "1100 E. Hamilton Ave. Suite 4"
- ForeColor = &H80000008&
- Height = 195
- Left = 4500
- TabIndex = 14
- Top = 2820
- Width = 3075
- End
- Begin VB.Label Label16
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Campbell, CA 95008"
- ForeColor = &H80000008&
- Height = 195
- Left = 4500
- TabIndex = 15
- Top = 3060
- Width = 2955
- End
- Begin VB.Label Label8
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "City/State/Zip_____________________________"
- ForeColor = &H80000008&
- Height = 255
- Left = 60
- TabIndex = 7
- Top = 3180
- Width = 4275
- End
- Begin VB.Label Label17
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Fax: (408) 371-3530"
- ForeColor = &H80000008&
- Height = 195
- Left = 4500
- TabIndex = 16
- Top = 3300
- Width = 2835
- End
- Begin VB.Label Label9
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Phone:___________________________________"
- ForeColor = &H80000008&
- Height = 255
- Left = 60
- TabIndex = 8
- Top = 3480
- Width = 4275
- End
- Begin VB.Label Label18
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Voice inquries: (408) 377-4770"
- ForeColor = &H80000008&
- Height = 195
- Left = 4500
- TabIndex = 19
- Top = 3540
- Width = 2775
- End
- Begin VB.Label Label10
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Visa/Mastercard___________________________"
- ForeColor = &H80000008&
- Height = 255
- Left = 60
- TabIndex = 9
- Top = 3780
- Width = 4275
- End
- Begin VB.Label Label11
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Expiration:_____ Signature_________________"
- ForeColor = &H80000008&
- Height = 255
- Left = 60
- TabIndex = 10
- Top = 4080
- Width = 4275
- End
- Begin VB.Label Label12
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = $"ORDER.frx":01C0
- ForeColor = &H80000008&
- Height = 435
- Left = 60
- TabIndex = 11
- Top = 4380
- Width = 7635
- End
- Attribute VB_Name = "OrderForm"
- Attribute VB_Creatable = False
- Attribute VB_Exposed = False
- Private Sub Command1_Click()
- OrderForm.PrintForm
- End Sub
- Private Sub Command2_Click()
- Unload OrderForm
- End Sub
-